home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / a-d / amms / mbtext / english / com / edit_fboard < prev    next >
Encoding:
Text File  |  1995-05-05  |  3.8 KB  |  226 lines

  1. ;
  2. ;    $VER: AMMS Edit FBoard 2.22 [English] / 01-11-1994
  3. ;
  4. ;    Translation by The Terminator
  5. ;
  6.  
  7.  
  8.  
  9. ;
  10. ; Screen
  11. ; ------
  12. ;    VAR1: name of board
  13. ;    VAR4: ZONE Editor-Window
  14. ;    NAME: Name of user
  15. *
  16. {MOREOFF}#RESET##ZONEOFF##HOME##CLS#
  17. Flags:{TAB 23}#FARBE 1,7# EDIT FBOARD V{VERSION}.{REVISION} #RESET#    Name:
  18.  #FARBE 4,6#{VAR1}#RESET#^J
  19. Path: {PATH 73}^J
  20. --------------------------------------------------------------------------------
  21. {VAR4}
  22. *
  23. ;
  24. ; Position of E-flags
  25. ; -------------------
  26. *
  27. #SETPOS 1,8#
  28. *
  29. ;
  30. ; Leave command
  31. ; -------------
  32. *
  33. #ZONEOFF##RESET##HOME##CLS#
  34. *
  35. ;
  36. ; Prompt: number of kbytes
  37. ; ------------------------
  38. *
  39. #SETLINE 2##CL#Number of kbytes (1-4294967295) : 
  40. *
  41. ;
  42. ; Prompt: comment of board
  43. ; ------------------------
  44. *
  45. #SETLINE 2##CL#Comment of board : 
  46. *
  47. ;
  48. ; Board with free download
  49. ; ------------------------
  50. *
  51. #SETLINE 2##CL#Board with free downloads  --  press a key
  52. *
  53. ;
  54. ; Board without free downloads
  55. ; ----------------------------
  56. *
  57. #SETLINE 2##CL#Board without free downloads  --  press a key
  58. *
  59. ;
  60. ; Prompt: Set extra flags on users starting with level
  61. ; ----------------------------------------------------
  62. *
  63. #SETLINE 2##CL#Set extra flags on users starting with level : 
  64. *
  65. ;
  66. ; Path of board
  67. ; -------------
  68. ;    PATH: path of board
  69. *
  70. #SETLINE 2##CL#Path: {PATH 73}
  71. *
  72. ;
  73. ; Help page
  74. ; ---------
  75. *
  76. {MOREON}#ZONEOFF##RESET##HOME##CLS#
  77. {TAB 35}#UNDERLINE#Help page#RESET#^J
  78. ^J
  79. d : toggle download-flag                  D : toggle extra download-flag^J
  80. u : toggle upload-flag                    U : toggle extra upload-flag^J
  81. e : toggle delete&edit-flag               E : toggle extra delete&edit-flag^J
  82. s : toggle sysop-flag                     S : toggle extra sysop-flag^J
  83. a : set down-/upload/delete&edit-flags    A : set extra down/up/delete-flags^J
  84. c : clear all flags                       C : clear all extra flags^J
  85. g : toggle flag of administrator^J
  86. l : set extra flags on users starting with certain level^J
  87. SPACE : set extra flags and move cursor right^J
  88. CTRL-P: set extra flags for all boards^J
  89. f : toggle free downloads^J
  90. k : edit comment of board                 z : edit number of lines^J
  91. ^J
  92. CTRL-T: top                           CTRL-B: bottom^J
  93. CTRL-N: next page                     CTRL-L: last page^J
  94. CTRL-Y: refresh screen^J
  95. ^J
  96. {TAB 24}>> Choose boards with cursor <<^J
  97. ^J
  98. q : Quit                                  x : Exit^J
  99. ^J
  100. Press <RETURN>
  101. *
  102. ;
  103. ; Print name of board
  104. ; ------------------
  105. ;    VAR3: name of board
  106. *
  107. {LIMSPACEON}{VAR3 20}{LIMSPACEOFF}
  108. *
  109. ;
  110. ; Set cursor
  111. ; ----------
  112. *
  113. >#LEFT#
  114. *
  115. ;
  116. ; Delete cursor
  117. ; -------------
  118. *
  119.  
  120. *
  121. ;
  122. ; Flags: board does not exist
  123. ; ---------------------------
  124. *
  125. #FETT#ERR!#RESET#
  126. *
  127. ; >>UP: 2.0
  128. ; Flags: administartor
  129. ; --------------------
  130. *
  131. #FARBE 1,2#SDUE#RESET#
  132. *
  133. ;
  134. ; Flags: sysop
  135. ; ------------
  136. *
  137. #INVERS#SDUE#RESET#
  138. *
  139. ;
  140. ; Flags: no access
  141. ; ----------------
  142. *
  143. ----
  144. *
  145. ;
  146. ; Flags: download
  147. ; ---------------
  148. *
  149. #VFARBE 6#-D--#RESET#
  150. *
  151. ;
  152. ; Flags: upload
  153. ; -------------
  154. *
  155. #VFARBE 5#--U-#RESET#
  156. *
  157. ;
  158. ; Flags: download and upload
  159. ; --------------------------
  160. *
  161. #VFARBE 4#-DU-#RESET#
  162. *
  163. ;
  164. ; Flags: delete
  165. ; -------------
  166. *
  167. #FETT#---E#RESET#
  168. *
  169. ;
  170. ; Flags: download and delete
  171. ; --------------------------
  172. *
  173. #VFARBE 3#-D-E#RESET#
  174. *
  175. ;
  176. ; Flags: upload and delete
  177. ; ------------------------
  178. *
  179. #VFARBE 2#--UE#RESET#
  180. *
  181. ;
  182. ; Flags: download, upload and delete
  183. ; ----------------------------------
  184. *
  185. #VFARBE 1#-DUE#RESET#
  186. *
  187. ;
  188. ; Prompt: name of board
  189. ; ---------------------
  190. *
  191. Name of board : 
  192. *
  193. ;
  194. ; Prompt: name of target board
  195. ; ----------------------------
  196. *
  197. Name of target board : 
  198. *
  199. ;
  200. ; Access denied to board
  201. ; ----------------------
  202. ;    VAR1: name of board
  203. *
  204. Access denied to board "{VAR1}" !^J
  205. *
  206. ;
  207. ; Board in use
  208. ; ------------
  209. ;    VAR1: name of board
  210. *
  211. Board "{VAR1}" in use !^J
  212. *
  213. ;
  214. ; Board does not exist
  215. ; --------------------
  216. ;    VAR1: name of board
  217. *
  218. Board "{VAR1}" does not exist !^J
  219. *
  220. ;
  221. ; Buffer error
  222. ; ------------
  223. *
  224. Buffer error ! Please contact sysop !^J
  225. *
  226.